@font-face {
    font-family: 'Mon';
    src: url('Mon.eot');
    src: url('Mon.eot?#iefix') format('embedded-opentype'),
        url('Mon.woff2') format('woff2'),
        url('Mon.woff') format('woff'),
        url('Mon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
